ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / InputTime<T> Class / OnClientValueChanged Property

In This Topic
    OnClientValueChanged Property (InputTime<T>)
    In This Topic
    Occurs after a new time is selected.
    Syntax
    'Declaration
     
    Public Property OnClientValueChanged As String
    public string OnClientValueChanged {get; set;}
    See Also